Click or drag to resize

AbsoluteDate Constructor (DateTime)

Initializes a new instance of the AbsoluteDate class with specified value.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public AbsoluteDate(
	DateTime date
)

Parameters

date
Type: SystemDateTime
The absolute date.
See Also